collection/file-managers

gather freshftp information

rule:
  meta:
    name: gather freshftp information
    namespace: collection/file-managers
    authors:
      - "@_re_fox"
    scopes:
      static: function
      dynamic: span of calls
    att&ck:
      - Credential Access::Credentials from Password Stores [T1555]
    examples:
      - 5a2f620f29ca2f44fc22df67b674198f:0x40C7AB
  features:
    - and:
      - string: "FreshFTP"
      - string: ".SMF"

last edited: 2025-01-29 09:27:13